home *** CD-ROM | disk | FTP | other *** search
/ NeXT Education Software Sampler 1992 Fall / NeXT Education Software Sampler 1992 Fall.iso / Programming / Source / NLoad / README.Servers < prev    next >
Encoding:
Text File  |  1991-04-15  |  728 b   |  17 lines

  1. README.Servers -- Miscellaneous load servers                     April, 1991
  2.  
  3. Most sites will not use the LoadServer.c routine found in this directory.
  4. Remote hosts that support Sun's RPC do not need dedicated load servers.
  5. (NeXT systems have Sun's RPC.)
  6.  
  7. If you find a need to use a dedicated server, you will need to modify the
  8. LoadServer.c routine and install it on the remote host.
  9.  
  10. If you change the UDPSERVERPORT variable in LoadServer.c, be sure to do
  11. likewise in NLoad's UDPLoadView.h header file.  The NeXT client and the 
  12.  
  13. remote server must agree on the port.
  14. --
  15. Rex Pruess, Weeg Computing Center, University of Iowa, Iowa City, Iowa 52242
  16. rpruess@umaxc.weeg.uiowa.edu (NeXTmail)                       (319) 335-5452
  17.